Operation ProcessAttachment (ProcessAttachment)
In component org.nuxeo.mail.automation.chains
Operation id | ProcessAttachment |
---|---|
Category | Chain |
Label | ProcessAttachment |
Requires | |
Since |
Parameters
No parameters.
Signature
Inputs | void |
---|---|
Outputs | blob |
Implementation Information
Implementation Class | Class: org.nuxeo.ecm.automation.core.impl.OperationChainCompiler.CompiledChainImpl |
---|---|
Contributing Component | org.nuxeo.mail.automation.chains |
JSON Definition
{ "id" : "ProcessAttachment", "label" : "ProcessAttachment", "category" : "Chain", "requires" : null, "description" : null, "url" : "ProcessAttachment", "signature" : [ "void", "blob" ], "params" : [ ] }